Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game/

app.js /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game/app.js
249 Views
0 Comments
/*



If you want to know how this game was made, check out this video, that explains how it's made:

https://youtu.be/eue3UdFv
index.html /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game/index.html
362 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<!-- Mirrored from amazing-js-projects.netlify.app/stick hero game by yash-25log/ by HTTrack W
style.css /cody/swapnilsparsh/30DaysOfJavaScript/195 - Stick Hero Game/style.css
167 Views
0 Comments
html,
body {
height: 100%;
margin: 0;
}

body {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;